SCKASE=0, SPIIE=0, SPPE=0, SPOE=0, PTE=0
SPI Control Register 2
SPPE | Parity Enable 0 (0): Do not add parity bit to transmit data and do not check parity bit of receive data 1 (1): When SPCR.TXMD = 0: Add parity bit to transmit data and check parity bit of receive data When SPCR.TXMD = 1: Add parity bit to transmit data but do not check parity bit of receive data |
SPOE | Parity Mode 0 (0): Select even parity for transmission and reception 1 (1): Select odd parity for transmission and reception |
SPIIE | SPI Idle Interrupt Enable 0 (0): Disable idle interrupt requests 1 (1): Enable idle interrupt requests |
PTE | Parity Self-Testing 0 (0): Disable self-diagnosis function of the parity circuit 1 (1): Enable self-diagnosis function of the parity circuit |
SCKASE | RSPCK Auto-Stop Function Enable 0 (0): Disable RSPCK auto-stop function 1 (1): Enable RSPCK auto-stop function |